CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - delete file

搜索资源列表

  1. fat16 and fat32 file system

    1下载:
  2. fat16、fat32文件格式的c源程序,内含怎样建立目录、建立文件、删除文件等。-fat16, fat32 file format c source, the list includes how to establish, document, delete files.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:58133
    • 提供者:于鱼
  1. NoteBook

    0下载:
  2. this a easy botebook,it include open file ,new creat file ,copy file,paste file ,delete file and so on
  3. 所属分类:其它

    • 发布日期:2014-01-17
    • 文件大小:1934
    • 提供者:
  1. File-System

    0下载:
  2. 一、目的要求 1、用高级语言编写和调试一个简单的文件系统,模拟文件管理的工作过程。从而对各种文件操作命令的实质内容和执行过程有比较深入的了解。 2、要求设计一个 n个用户的文件系统,每次用户可保存m个文件,用户在一次运行中只能打开一个文件,对文件必须设置保护措施,且至少有Create、delete、open、close、read、write等命令。
  3. 所属分类:WEB源码

    • 发布日期:2014-01-17
    • 文件大小:30935
    • 提供者:Anson
  1. 模拟一个文件管理系统

    0下载:
  2. 设计的文件系统实现下述的基本操作:建立文件;删除文件;打开文件;关闭文件; 可对文件设置保护措施(读,写,执行)。-the file system is designed to implement basic operations as follow: create file delete file open file close file set security measure
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:13209
    • 提供者:林子建
  1. KUploader.zip

    2下载:
  2. Flash 断点续传,选择文件后,先检查本地的SO中存的MD5信息是否和选择文件相同的,如果有相同数据,再判断是否已经上传成功,如果没有完成,会询问是否续传,如果选择是,那么就将文件的信息发送给后台,后台根据文件信息判断是否存在此文件,并根据文件信息返回需要续传的块序号,然后FLASH根据这些序号上传。 上传时,后台接收成功一个块,就会在日志文件写入相应的块信息,便于下次查询 如果上传成功,则将日志信息删除,本地SO中更新上传状态来自www.kingnare.com/auzn ,HTTP
  3. 所属分类:P2P编程

    • 发布日期:2012-10-31
    • 文件大小:172783
    • 提供者:王泼
  1. enumfilehandle

    0下载:
  2. 枚举系统中所有已打开文件的句柄,有时一个文件删不掉,可能是文件句柄没有释放,可以用它来寻找哪个进程打开了文件,结束这个进程或者关掉句柄就可以了-Enumerate the system to handle all open files, and sometimes can not afford to delete a file, it may not release the file handle, you can use it to find which process opens a fil
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:5501
    • 提供者:9908006
  1. driver-about-file-hide-mend-delete

    0下载:
  2. Windows 驱动下实现文件禁止删除、隐藏、修改和读写的例子-windows driver examples about file hide mend delete
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-22
    • 文件大小:180936
    • 提供者:赵亮
  1. File_Management

    0下载:
  2. android手机的文件资源管理器,寻找根目录,删除文件、更改文件名等等功能.-android mobile phone file explorer, find the root directory, delete files, change file names and more.
  3. 所属分类:android

    • 发布日期:2017-03-27
    • 文件大小:58431
    • 提供者:把握今天
  1. j2me

    0下载:
  2. j2me的手机备忘录的源程序代码,添加文档,删除文档,保存文档等等。-j2me phone memorandum source code, add files, delete files, save the document and so on.
  3. 所属分类:J2ME

    • 发布日期:2017-03-27
    • 文件大小:5005
    • 提供者:陈莹
  1. DELSELF

    0下载:
  2. 自己编的汇编程序(masm5.0),执行后在DOS窗口显示路径,回车后自身即被删除,设成只读隐藏也不行,所以执行前请作好备份:)-A DOS assemble language program usng masm5.0,and it can delete itself from the hard disk when running,and even if you set the program file read-only or hidden attribute,so make sure bac
  3. 所属分类:assembly language

    • 发布日期:2017-11-13
    • 文件大小:1083
    • 提供者:刘立强
  1. DELETE

    1下载:
  2. 可以强制删除一个正在运行的文件的驱动程序,已经调试通过,非常适合刚入门的人-Can force delete a file that is running the driver has to debug through very suitable for people just getting started
  3. 所属分类:Other systems

    • 发布日期:2015-11-17
    • 文件大小:26125
    • 提供者:huzhi
  1. sd-file-system

    1下载:
  2. 本程序是采用KEIL开发的,利用STM32F系列单片机为SD卡上创造文件系统,可以进行读文件、写文件、创建和删除操作。是嵌入式数据采集系统的首选。-This procedure is used KEIL developed using STM32F Microcontroller for SD cards to create the file system, can read files, write documents, create and delete operations. Embedd
  3. 所属分类:SCM

    • 发布日期:2016-11-04
    • 文件大小:8374740
    • 提供者:wl
  1. file

    0下载:
  2. 目录和文件的创建,删除,修改,复制等功能-Directory and file creation, delete, modify, copy, etc.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:2336
    • 提供者:丁有志
  1. address-book

    0下载:
  2. 通讯录程序,可以显示,修改,添加,删除,文件保存,密码保护,附带报告书-address book,can display,add,delete,file save,change
  3. 所属分类:CSharp

    • 发布日期:2017-03-26
    • 文件大小:22508
    • 提供者:zhaolong
  1. delete

    0下载:
  2. 使用python2.71编写,能够删除指定文件,简单易用-can delete file assigned
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1671123
    • 提供者:谭慧斌
  1. File-System--

    0下载:
  2. 图形化界面,支持文件创建,文件删除,文件重命名,文件复制,剪切和粘贴以,文件保护,文件查找,查看文件属性等操作,多用户系统。-Graphical interface, supporting documents, and create, delete file, file renaming, file copying, cutting and pasting to, protect documents, file search, check the file attributes operatio
  3. 所属分类:File Operate

    • 发布日期:2017-05-13
    • 文件大小:3376136
    • 提供者:longer
  1. delete-file

    0下载:
  2. 删除D盘123目录中早于90天的LOG文件-Remove the D drive 123 directory older than 90 days the LOG file
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:21295
    • 提供者:songhaojie
  1. VC-copy-delete-file

    0下载:
  2. vc 实现对文件的遍历,对指定文件的复制、删除等操作。-vc traversal of the document, the specified file copy, delete and other operations.
  3. 所属分类:File Operate

    • 发布日期:2017-03-26
    • 文件大小:14713
    • 提供者:Blood
  1. Delete-File-System-Minifilter-Driver

    0下载:
  2. Delete File System Minifilter Driver
  3. 所属分类:Windows Kernel

    • 发布日期:2015-11-17
    • 文件大小:49152
    • 提供者:wukaiyu
  1. Copy.Delete-file

    0下载:
  2. program to delete or copy file computer to another to copy write :GET filename and to delete write :DELETE filename-program to delete or copy file computer to another to copy write :GET filename and to delete write :DELETE filename
  3. 所属分类:Data structs

    • 发布日期:2017-04-30
    • 文件大小:27282
    • 提供者:huyhhuuh
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com